﻿2026-06-04T02:39:09.8787160Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T02:39:09.8788092Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T02:39:09.8788766Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T02:39:09.8789709Z [36;1melse[0m
2026-06-04T02:39:09.8790231Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T02:39:09.8790941Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T02:39:09.8791527Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T02:39:09.8791989Z [36;1mfi[0m
2026-06-04T02:39:09.8816419Z shell: /usr/bin/bash -e {0}
2026-06-04T02:39:09.8816938Z env:
2026-06-04T02:39:09.8818025Z   GH_TOKEN: ***
2026-06-04T02:39:09.8818414Z ##[endgroup]
